[30/12/2012 3:00:34] AutoGK 2.55 [30/12/2012 3:00:34] OS: WinXP (5.1.2600).2 [30/12/2012 3:00:34] Job started. [30/12/2012 3:00:34] Input file: G:\Audio-video\Video-editado\Temp-para H264\Proc_A\Wild China_4_Beyond the Great Wall_EN-EN_16'9.mpg [30/12/2012 3:00:34] Output file: G:\Audio-video\Video-editado\Temp-para H264\Proc_A\Wild China_4_Beyond the Great Wall_EN-EN_16'9.avi [30/12/2012 3:00:34] Output codec: XviD [30/12/2012 3:00:34] Audio 1: Audio Stream 0 MPEG [30/12/2012 3:00:34] Subtitles: none [30/12/2012 3:00:34] Format: AVI [30/12/2012 3:00:34] Target size: 600Mb [30/12/2012 3:00:34] Custom resolution settings: fixed width of 720 pixels [30/12/2012 3:00:34] Audio 1 settings: Original [30/12/2012 3:00:34] Standalone support enabled: ESS [30/12/2012 3:00:34] Started encoding. [30/12/2012 3:00:34] Demuxing and indexing. [30/12/2012 3:02:07] Processing file: G:\Audio-video\Video-editado\Temp-para H264\Proc_A\Wild China_4_Beyond the Great Wall_EN-EN_16'9.mpg [30/12/2012 3:02:07] Source resolution: 720x576 [30/12/2012 3:02:07] Found PAL source. [30/12/2012 3:02:07] Source aspect ratio: 4:3 [30/12/2012 3:02:07] Manual aspect ratio: 16:9 [30/12/2012 3:02:07] Analyzing source. [30/12/2012 3:04:25] Source has percentage of interlacing in motion areas: 0,00 [30/12/2012 3:04:25] Source is considered to be progressive. [30/12/2012 3:04:25] Output will contain 69510 frames [30/12/2012 3:04:25] Forcing encoding with sharp matrix. [30/12/2012 3:04:25] Using VAQ in XviD [30/12/2012 3:04:25] Audio1 size: 88,974,336 bytes (84.85 Mb) [30/12/2012 3:04:25] Overhead: 825,472 bytes (0.79 Mb) [30/12/2012 3:04:25] Video size: 539,345,792 bytes (514.36 Mb) [30/12/2012 3:04:25] Running compressibility test. [30/12/2012 3:04:25] Writing the following script to G:\Audio-video\Video-editado\Temp-para H264\Proc_A\agk_tmp\Wild China_4_Beyond the Great Wall_EN-EN_16'9_comptest.avs =========================================================== LoadPlugin("C:\ARCHIV~1\AutoGK\DGMPGDec\DGDecode.dll") LoadPlugin("C:\ARCHIV~1\AutoGK\filters\autocrop.dll") LoadPlugin("C:\ARCHIV~1\AutoGK\filters\RemoveGrainSSE3.dll") movie = mpeg2source("G:\Audio-video\Video-editado\Temp-para H264\Proc_A\agk_tmp\Wild China_4_Beyond the Great Wall_EN-EN_16'9.d2v") cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) fixed_aspect = 1.42222222222222 c_width = width(cropclip) c_height = round(height(cropclip) / fixed_aspect) input_par = float(c_width)/float(c_height) out_width = 720 out_height = round(float(out_width) / input_par) hmod = out_height - (floor(out_height / 16 ) * 16) out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod) new_aspect = (float(out_width) / float(out_height)) / fixed_aspect autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) LanczosResize(out_width,out_height) RemoveGrain(mode=2) SelectRangeEvery(300,15) =========================================================== [30/12/2012 3:05:56] Duration was: 1 minute, 31 seconds [30/12/2012 3:05:56] Speed was: 38,13 fps. [30/12/2012 3:05:56] Compressibility percentage is: 62,77 [30/12/2012 3:05:56] Chosen resolution is: 720x416 ( AR: 1,73 ) [30/12/2012 3:05:56] Predicted comptest value is: 62,77% [30/12/2012 3:05:56] Running first pass. [30/12/2012 3:05:56] Writing the following script to G:\Audio-video\Video-editado\Temp-para H264\Proc_A\agk_tmp\Wild China_4_Beyond the Great Wall_EN-EN_16'9_movie.avs =========================================================== LoadPlugin("C:\ARCHIV~1\AutoGK\DGMPGDec\DGDecode.dll") LoadPlugin("C:\ARCHIV~1\AutoGK\filters\autocrop.dll") LoadPlugin("C:\ARCHIV~1\AutoGK\filters\RemoveGrainSSE3.dll") movie = mpeg2source("G:\Audio-video\Video-editado\Temp-para H264\Proc_A\agk_tmp\Wild China_4_Beyond the Great Wall_EN-EN_16'9.d2v") cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) fixed_aspect = 1.42222222222222 c_width = width(cropclip) c_height = round(height(cropclip) / fixed_aspect) input_par = float(c_width)/float(c_height) out_width = 720 out_height = round(float(out_width) / input_par) hmod = out_height - (floor(out_height / 16 ) * 16) out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod) new_aspect = (float(out_width) / float(out_height)) / fixed_aspect autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) LanczosResize(out_width,out_height) RemoveGrain(mode=2) =========================================================== [30/12/2012 3:26:18] Duration was: 20 minutes 21 seconds [30/12/2012 3:26:18] Speed was: 56,92 fps. [30/12/2012 3:26:18] Expected quality of first pass size: 65,56% [30/12/2012 3:26:18] Running second pass. [30/12/2012 3:48:45] Duration was: 22 minutes 26 seconds [30/12/2012 3:48:45] Speed was: 51,61 fps. [30/12/2012 3:48:45] Job finished. Total time: 48 minutes 10 seconds